[INFO] fetching crate cargo-wash 1.8.1...
[INFO] testing cargo-wash-1.8.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate cargo-wash 1.8.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cargo-wash 1.8.1
[INFO] finished tweaking crates.io crate cargo-wash 1.8.1
[INFO] tweaked toml for crates.io crate cargo-wash 1.8.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-wash 1.8.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-wash 1.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded indicatif v0.18.1
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20245ee732f3e88a290bc3b94bfabd964d433a3d9d99dbd33efd26efb47bd823
[INFO] running `Command { std: "docker" "start" "-a" "20245ee732f3e88a290bc3b94bfabd964d433a3d9d99dbd33efd26efb47bd823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20245ee732f3e88a290bc3b94bfabd964d433a3d9d99dbd33efd26efb47bd823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20245ee732f3e88a290bc3b94bfabd964d433a3d9d99dbd33efd26efb47bd823", kill_on_drop: false }`
[INFO] [stdout] 20245ee732f3e88a290bc3b94bfabd964d433a3d9d99dbd33efd26efb47bd823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23ca3cf736b200fe4729b8b2ff28c2784d52bf38bd9b3f7504d9f128deb14978
[INFO] running `Command { std: "docker" "start" "-a" "23ca3cf736b200fe4729b8b2ff28c2784d52bf38bd9b3f7504d9f128deb14978", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling indicatif v0.18.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling cargo-wash v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s
[INFO] running `Command { std: "docker" "inspect" "23ca3cf736b200fe4729b8b2ff28c2784d52bf38bd9b3f7504d9f128deb14978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ca3cf736b200fe4729b8b2ff28c2784d52bf38bd9b3f7504d9f128deb14978", kill_on_drop: false }`
[INFO] [stdout] 23ca3cf736b200fe4729b8b2ff28c2784d52bf38bd9b3f7504d9f128deb14978
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb36189eb57c6054f29dea98865aa437c1193c0d46e687cf05b6a340aef2ded7
[INFO] running `Command { std: "docker" "start" "-a" "cb36189eb57c6054f29dea98865aa437c1193c0d46e687cf05b6a340aef2ded7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling cargo-wash v1.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.13s
[INFO] running `Command { std: "docker" "inspect" "cb36189eb57c6054f29dea98865aa437c1193c0d46e687cf05b6a340aef2ded7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb36189eb57c6054f29dea98865aa437c1193c0d46e687cf05b6a340aef2ded7", kill_on_drop: false }`
[INFO] [stdout] cb36189eb57c6054f29dea98865aa437c1193c0d46e687cf05b6a340aef2ded7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b21cccff41b3aa4b762604953c6896b94027a83ed9e775a00706b5c108dc2d85
[INFO] running `Command { std: "docker" "start" "-a" "b21cccff41b3aa4b762604953c6896b94027a83ed9e775a00706b5c108dc2d85", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_wash-f042a35d1e19fd36)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test::test_display ... ok
[INFO] [stdout] test test::test_clean_path ... ok
[INFO] [stdout] test test::test_to_size ... ok
[INFO] [stdout] test test::test_logger ... ok
[INFO] [stdout] test test::test_round_trip_conversion ... ok
[INFO] [stdout] test test::test_size_in_bytes ... ok
[INFO] [stdout] test test::test_get_folder_size ... ok
[INFO] [stdout] 04:34:26 [DEBUG] (31) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] test test::test_total_size_of_projects ... ok
[INFO] [stdout] 04:34:26 [DEBUG] (14) cargo_wash::commands::clean: Excluding folders: cargo-wash, target
[INFO] [stdout] 04:34:26 [DEBUG] (14) cargo_wash::commands::clean: Would clean: "workdir"
[INFO] [stdout] 04:34:26 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] (Skipped: cargo-wash, target)
[INFO] [stdout] 04:34:26 [INFO] All projects cleaned successfully.
[INFO] [stdout] test test::test_run_clean_excluded ... ok
[INFO] [stdout] test test::test_check_project ... FAILED
[INFO] [stdout] test test::test_pathbufext_get_name ... ok
[INFO] [stdout] 04:34:26 [DEBUG] (19) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:26 [DEBUG] (8) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 04:34:26 [DEBUG] (8) cargo_wash::commands::clean: Would clean: "workdir"
[INFO] [stdout] 04:34:26 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 04:34:26 [INFO] All projects cleaned successfully.
[INFO] [stdout] test test::test_commands ... ok
[INFO] [stdout] test test::test_cli_snapshot ... FAILED
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (22) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (24) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (21) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::clean: Would clean: "example_project"
[INFO] [stdout] 04:34:27 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 04:34:27 [INFO] All projects cleaned successfully.
[INFO] [stdout] 04:34:27 [DEBUG] (24) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (21) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (31) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (20) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo build ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::clean: Would clean: "example_project"
[INFO] [stdout] 04:34:27 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 04:34:27 [INFO] All projects cleaned successfully.
[INFO] [stdout] 04:34:27 [DEBUG] (28) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (26) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (2) cargo_wash::commands::clean: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (2) cargo_wash::commands::clean: Would clean: "example_project"
[INFO] [stdout] 04:34:27 [INFO] Cleaned 0.00 B (1 Projects)
[INFO] [stdout] Projects: 
[INFO] [stdout] 04:34:27 [INFO] All projects cleaned successfully.
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo build ` for project: "example_project"
[INFO] [stdout] test test::clean_test ... ok
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo build` on example_project with exit code exit status: 101
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (23) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (22) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo test ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo build` on example_project (0/1)
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (32) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo test ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo test` on example_project with exit code exit status: 101
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo doc ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo doc` on example_project with exit code exit status: 101
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo run ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo run` on example_project with exit code exit status: 101
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (24) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (32) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo update` on example_project with exit code exit status: 101
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (25) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo bench ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo bench` on example_project with exit code exit status: 101
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo test` on example_project (0/1)
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:27 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo doc ` for project: "example_project"
[INFO] [stdout] 04:34:27 [DEBUG] (4) cargo_wash::commands::executor: Failed to run `cargo update` on example_project with exit code exit status: 101
[INFO] [stdout] 04:34:27 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:27 [INFO] Executed the command on 0 projects successfully, failed to execute on 1 projects.
[INFO] [stdout] 04:34:27 [DEBUG] (24) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:27 [DEBUG] (24) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] test test::execute_test_failures ... ok
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo doc` on example_project (0/1)
[INFO] [stdout] 04:34:28 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:28 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 04:34:28 [DEBUG] (19) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:28 [DEBUG] (19) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo run ` for project: "example_project"
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo run` on example_project (0/1)
[INFO] [stdout] 04:34:28 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:28 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 04:34:28 [DEBUG] (24) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:28 [DEBUG] (30) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo update` on example_project (0/1)
[INFO] [stdout] 04:34:28 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:28 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 04:34:28 [DEBUG] (22) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:28 [DEBUG] (29) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo bench ` for project: "example_project"
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo bench` on example_project (0/1)
[INFO] [stdout] 04:34:28 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:28 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 04:34:28 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stdout] 04:34:28 [DEBUG] (18) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: No folder excluded
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Running `cargo update ` for project: "example_project"
[INFO] [stdout] 04:34:28 [DEBUG] (3) cargo_wash::commands::executor: Successfully ran `cargo update` on example_project (0/1)
[INFO] [stdout] 04:34:28 [INFO] Total execution time: 0s
[INFO] [stdout] 04:34:28 [INFO] Executed the command on 1 projects successfully, failed to execute on 0 projects.
[INFO] [stdout] 04:34:28 [DEBUG] (31) cargo_wash::utility: Skipping non-Rust project: src
[INFO] [stdout] 04:34:28 [DEBUG] (30) cargo_wash::utility: Skipping non-Rust project: .git
[INFO] [stderr] error: test failed, to rerun pass `--bin cargo-wash`
[INFO] [stdout] test test::execute_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_check_project stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_check_project' (20) panicked at src/test.rs:74:10:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee776b40e8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee776b40e8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee776b40e8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee776b40e8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee776b58b4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee776b58b4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ee776b46682 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee776b46682 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ee776b1c67f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee776b1c67f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee776b37f89 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee77684f03c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ee77684f03c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee776b38202 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ee776b38202 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee776b1c76a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ee776b13789 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee776b1d5dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee776b5933c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee776b59302 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ee776b59029 - core[786f478f706679df]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:2251:5
[INFO] [stdout]   21:     0x5ee7768236de - <core[786f478f706679df]::option::Option<cargo_wash[fc2622bc9cee8dee]::data::Project>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x5ee7768236de - cargo_wash[fc2622bc9cee8dee]::test::test_check_project
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:74:10
[INFO] [stdout]   23:     0x5ee77681f277 - cargo_wash[fc2622bc9cee8dee]::test::test_check_project::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:71:24
[INFO] [stdout]   24:     0x5ee7767fa466 - <cargo_wash[fc2622bc9cee8dee]::test::test_check_project::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ee77684311b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ee77684311b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ee77684fb0b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ee77684fb0b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5ee77684fb0b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ee77684fb0b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ee77684fb0b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ee77684fb0b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ee77684fb0b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ee77684b224 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ee77684b224 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ee776852712 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ee776852712 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5ee776852712 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ee776852712 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ee776852712 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ee776852712 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ee776852712 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ee776b3ff3f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5ee776b3ff3f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7455c0b3baa4 - <unknown>
[INFO] [stdout]   46:     0x7455c0bc8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_cli_snapshot stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/../tests/snapshots/cargo_wash__test__cargo_wash.snap
[INFO] [stdout] Snapshot: cargo_wash
[INFO] [stdout] Source: src/test.rs:53
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: help_text
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+A tool to clean up your Cargo caches
[INFO] [stdout]           2 │+
[INFO] [stdout]           3 │+Usage: cargo_wash <COMMAND>
[INFO] [stdout]           4 │+
[INFO] [stdout]           5 │+Commands:
[INFO] [stdout]           6 │+  stats   Print statistics about all Rust projects in the directory
[INFO] [stdout]           7 │+  build   Execute `cargo build` on all Rust projects in the directory
[INFO] [stdout]           8 │+  check   Execute `cargo check` on all Rust projects in the directory
[INFO] [stdout]           9 │+  doc     Execute `cargo doc` on all Rust projects in the directory
[INFO] [stdout]          10 │+  clean   Clean the `target` folders of all Rust projects in the directory
[INFO] [stdout]          11 │+  run     Execute `cargo run` on all Rust projects in the directory
[INFO] [stdout]          12 │+  test    Execute `cargo test` on all Rust projects in the directory
[INFO] [stdout]          13 │+  bench   Execute `cargo bench` on all Rust projects in the directory
[INFO] [stdout]          14 │+  update  Execute `cargo update` on all Rust projects in the directory
[INFO] [stdout]          15 │+  help    Print this message or the help of the given subcommand(s)
[INFO] [stdout]          16 │+
[INFO] [stdout]          17 │+Options:
[INFO] [stdout]          18 │+  -h, --help
[INFO] [stdout]          19 │+          Print help
[INFO] [stdout]          20 │+
[INFO] [stdout]          21 │+  -V, --version
[INFO] [stdout]          22 │+          Print version
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_cli_snapshot' (22) panicked at src/test.rs:58:9:
[INFO] [stdout] Snapshot failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ee776b40e8a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ee776b40e8a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ee776b40e8a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ee776b40e8a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ee776b58b4a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ee776b58b4a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ee776b46682 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ee776b46682 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ee776b1c67f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ee776b1c67f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ee776b37f89 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ee77684f03c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ee77684f03c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ee776b38202 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ee776b38202 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ee776b1c76a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ee776b13789 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ee776b1d5dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ee776b5933c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ee7768201f4 - cargo_wash[fc2622bc9cee8dee]::test::snapshot_test_cli_command
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:58:9
[INFO] [stdout]   20:     0x5ee77681f424 - cargo_wash[fc2622bc9cee8dee]::test::test_cli_snapshot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:93:9
[INFO] [stdout]   21:     0x5ee77681e75e - <insta[364b849af8493585]::settings::Settings>::bind::<cargo_wash[fc2622bc9cee8dee]::test::test_cli_snapshot::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/settings.rs:509:9
[INFO] [stdout]   22:     0x5ee776823539 - cargo_wash[fc2622bc9cee8dee]::test::test_cli_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:90:5
[INFO] [stdout]   23:     0x5ee77681f247 - cargo_wash[fc2622bc9cee8dee]::test::test_cli_snapshot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:89:23
[INFO] [stdout]   24:     0x5ee7767fa426 - <cargo_wash[fc2622bc9cee8dee]::test::test_cli_snapshot::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ee77684311b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ee77684311b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ee77684fb0b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ee77684fb0b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5ee77684fb0b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ee77684fb0b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ee77684fb0b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ee77684fb0b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ee77684fb0b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ee77684b224 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ee77684b224 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ee776852712 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ee776852712 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5ee776852712 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ee776852712 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ee776852712 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ee776852712 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ee776852712 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ee776b3ff3f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5ee776b3ff3f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7455c0b3baa4 - <unknown>
[INFO] [stdout]   46:     0x7455c0bc8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_check_project
[INFO] [stdout]     test::test_cli_snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b21cccff41b3aa4b762604953c6896b94027a83ed9e775a00706b5c108dc2d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b21cccff41b3aa4b762604953c6896b94027a83ed9e775a00706b5c108dc2d85", kill_on_drop: false }`
[INFO] [stdout] b21cccff41b3aa4b762604953c6896b94027a83ed9e775a00706b5c108dc2d85
